Open the project in Android Studio
Note: If you haven't cloned the project, please visit this page and follow the instructions.
If you have cloned the project its time to open it. The recommended IDE for the project is Android Studio. You can download the latest version of Android studio here.
Follow the steps below to open the project in Android Studio
- Open Android Studio.
- Click on
Open an existing Android Studio Project
.
- Browse to the directory where you cloned the project.
- Select the
mentorship-android
directory and click open. - Android Studio will download the libraries required to run the project and open it in a new window.